home *** CD-ROM | disk | FTP | other *** search
/ Sexy Games 3 / Sexy Games 3.iso / vdg_data / language.txt < prev    next >
Text File  |  1998-09-22  |  2KB  |  60 lines

  1.  
  2. //----------------------------------------------------------------------------
  3. // this is a file containing all language specific stuff for the DateGame
  4. // the questions/answer/reply - stuff is in another file
  5. // the filename of the qar-file is language dependent, and is specified below
  6.  
  7. // please not that the current qar files use long filenames! this could cause 
  8. // the usual problems.
  9.  
  10. // remove the sections of unsupported languages
  11.  
  12. //----------------------------------------------------------------------------
  13. [English]
  14. qar_filename = "VDG_Data\\english.qar"
  15. load game = Load game
  16. save game = Save game
  17. title = Grin & Bare It Dating Game
  18. please wait = Please wait a moment.
  19.  
  20. //----------------------------------------------------------------------------
  21. [Dutch]
  22. qar_filename = "VDG_Data\\dutch.qar"
  23. load game = Spel laden
  24. save game = Spel bewaren
  25. title = Rooie Oortjes Versierspel
  26. please wait = Even geduld a.u.b.
  27.  
  28. //----------------------------------------------------------------------------
  29. [German]
  30. qar_filename = "VDG_Data\\german.qar"
  31. load game = Spiel laden
  32. save game = Spiel Abspeichern
  33. title = Rote Ohren Verfⁿhrungsspiel
  34. please wait = Bitte warten.
  35.  
  36. //----------------------------------------------------------------------------
  37. [French]
  38. qar_filename = "VDG_Data\\french.qar"
  39. load game = Charger un jeu
  40. save game = Sauvegarder le jeu
  41. title = Jeu de la sΘduction Klin Deuil
  42. please wait = Veuillez patienter s.v.p.
  43.  
  44. //----------------------------------------------------------------------------
  45. [Spanish]
  46. qar_filename = "VDG_Data\\spanish.qar"
  47. load game = Load game
  48. save game = Save game
  49. title = Grin & Bare It Datinggame
  50. please wait = Please Wait. Loading database.
  51.  
  52. //----------------------------------------------------------------------------
  53. [Italian]
  54. qar_filename = "VDG_Data\\italian.qar"
  55. load game = Load game
  56. save game = Save game
  57. title = Grin & Bare It Datinggame
  58. please wait = Please Wait. Loading database.
  59.  
  60.